home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…tion Library 4 (Reseller) / Apple Ref. & Pres. Lib.v4.0.iso / 5-Fonts & Software / Demo Software / Trapeze / Trapeze Help / Trapeze Help.rsrc / HELP_2057_gauss < prev    next >
Text File  |  1989-03-06  |  394b  |  7 lines

  1. gauss ( coefficient matrix, constant matrix, count*, maxerr* )
  2. linear equation solver
  3.  
  4. coefficient matrix—nonsingular square number matrix; constant matrix—number matrix with same # of rows as coefficient; count—optional # of iterations; maxerr—optional minimum change between iterations.
  5.  
  6. gauss creates a block containing the solutions which is the same size as the constant matrix argument.